VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ConstantSetListener<T> Class
Constructors Methods Events SeeAlso
In This Topic
ConstantSetListener<T> Class Members
In This Topic
The following tables list the members exposed by ConstantSetListener<T>.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Methods
 NameDescription
Public MethodReturns an enumerator that iterates through the ObjectSetListenerBase<T>.
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from ObjectSetListenerBase<T>)
Public Events
 NameDescription
Public EventOccurs when object set is changed. (Inherited from ObjectSetListenerBase<T>)
See Also